home *** CD-ROM | disk | FTP | other *** search
/ Professional Soft Collection 1.02 / Professional Soft Collection 1.02.iso / sb.os2 / readme.txt < prev    next >
Text File  |  1995-08-24  |  8KB  |  178 lines

  1.               Device Drivers for Sound Blaster Audio Cards
  2.               --------------------------------------------
  3.  
  4.    Drivers in the package:
  5.    -----------------------
  6.  
  7.     +--------------+--------------------------------+------+-------+
  8.     | Filename     | Description                    | Ver. | Size  |
  9.     +--------------+--------------------------------+------+-------+
  10.     | SB16D2.SYS   | Sound Blaster 16,              | 2.39 | 61866 |
  11.     | VIBR16D2.SYS | Sound Blaster 16 Vibra Chipset | 2.39 | 61866 |
  12.     | SBAWED2.SYS  | Sound Blaster AWE32,           | 1.08 | 87978 |
  13.     | SBP2D2.SYS   | Sound Blaster Pro2 (OPL3)      | 2.15 | 44458 |
  14.     | SBPD2.SYS    | Sound Blaster Pro (OPL2)       | 2.15 | 42410 |
  15.     | SBP2.SYS     | Sound Blaster                  | 2.14 | 41386 |
  16.     +--------------+--------------------------------+------+-------+
  17.  
  18.    ONLY SOUND BLASTER 16, SOUND BLASTER 16 VIBRA AND SOUND BLASTER
  19.    AWE32 DRIVERS HAVE BEEN REFRESHED WITH THIS RELEASE. THE OTHER
  20.    DRIVERS(SOUND BLASTER, SOUND BLASTER PRO AND SOUND BLASTER PRO2)
  21.    ARE THE SAME OLD ONES.
  22.  
  23.  
  24.    Command line switches for the DEVICE= line in CONFIG.SYS
  25.    --------------------------------------------------------
  26.  
  27.    The following line shows a typical DEVICE= statement that might
  28.    appear in your CONFIG.SYS. Options that appear within square
  29.    brackets are optional.
  30.  
  31.      DEVICE=C:\MMOS2\SB16D2.SYS 1 1 5 5 220 4 330 /N:SBAUD1$ [/EXT] [/Q]
  32.                                 | | | |  |  |  |       |        |    |
  33.                                 | | | |  |  |  |       |        |    |
  34.                  Card Number <--+ | | |  |  |  |       |        |    |
  35.                Set this to 1      | | |  |  |  |       |        |    |
  36.                                   | | |  |  |  |       |        |    |
  37.            8-bit DMA Channel <----+ | |  |  |  |       |        |    |
  38.     Valid values are 0, 1 & 3       | |  |  |  |       |        |    |
  39.     (For Vibra C16S 1 & 3)          | |  |  |  |       |        |    |
  40.                                     | |  |  |  |       |        |    |
  41.           16-bit DMA Channel <------+ |  |  |  |       |        |    |
  42.     Valid values are 5, 6 & 7         |  |  |  |       |        |    |
  43.     (For Vibra C16S 5 & 7)            |  |  |  |       |        |    |
  44.     (Only for SB16 and SB AWE32)      |  |  |  |       |        |    |
  45.                                       |  |  |  |       |        |    |
  46.                   IRQ Number <--------+  |  |  |       |        |    |
  47.     Valid values are 2, 5, 7 & 10        |  |  |       |        |    |
  48.    (IRQ 10 only supported by             |  |  |       |        |    |
  49.        SBPro, SB16 &  SB AWE32)          |  |  |       |        |    |
  50.                                          |  |  |       |        |    |
  51.         Adapter Base Address <-----------+  |  |       |        |    |
  52.     Valid values are 220, 240, 260 & 280    |  |       |        |    |
  53.                                             |  |       |        |    |
  54.           DMA Buffer Size KB <--------------+  |       |        |    |
  55.     Use any value less than 64                 |       |        |    |
  56.     For best results use either 4, 8 or 16     |       |        |    |
  57.     (Use even number)                          |       |        |    |
  58.                                                |       |        |    |
  59.             MPU Port Address <-----------------+       |        |    |
  60.     Valid values are 300, 330                          |        |    |
  61.                                                        |        |    |
  62.          Logical driver name <-------------------------+        |    |
  63.     Used by MMPM/2, leave this as it is                         |    |
  64.                                                                 |    |
  65.     Output MIDI thru MPU port <---------------------------------+    |
  66.     Setting this option sends MIDI messages to the MIDI port         |
  67.     rather than to the internal synthesizer                          |
  68.                                                                      |
  69.     Quiet mode. Do not display <-------------------------------------+
  70.     hardware configuration during bootup
  71.  
  72.    
  73.    Fixes in this Version
  74.    ---------------------
  75.  
  76.    This release of drivers includes fixes for the following bugs and
  77.    features:-
  78.  
  79.       o Using MCI commands to set gain sets gain properly. Earlier
  80.         drivers used to set only the input gain.
  81.  
  82.       o Support for setting BASS and TREBLE values using MCI commands
  83.  
  84.       o A bug in handling 'monitor on/off' command fixed. The command
  85.         used to work only during recording and not during playback.
  86.         The command now works at all times.
  87.         (Defect 16032)
  88.  
  89.  
  90.    Using a WaveTable Daughterboard Instead of Internal Synthesizer
  91.    ----------------------------------------------------------------
  92.  
  93.    If your sound card has a wavetable daughterboard, like Wave Blaster,
  94.    and you want MIDI playback from the daughter board, use the /EXT
  95.    option in your DEVICE= line in CONFIG.SYS.  The driver would then
  96.    send all MIDI messages to the MIDI port instead of the internal
  97.    synthesizer.
  98.  
  99.    Also, remember to change the MIDI patch to General MIDI. Start the
  100.    Multimedia Setup program from the Multimedia folder and choose the
  101.    MIDI tab. Select Options tab at the bottom of the page and set
  102.    MIDI device type to General MIDI. While installing Warp, this would
  103.    be set to Soundblaster.
  104.  
  105.  
  106.    Creative Advanced Singnal Proccessing
  107.    -------------------------------------
  108.  
  109.    MMPM/2 and SB16 drivers support AdSP for compressed file
  110.    playback/record.  The different compression formats supported by SB
  111.    drivers now are
  112.  
  113.         o CCITT A-Law
  114.         o CCITT Mu-Law
  115.         o Creative Labs' ADPCM
  116.  
  117.    Activating these codecs require AdSP modules which are stored in
  118.    the MMOS2/DSP directory. These AdSP files are installed when MMPM/2
  119.    support under Warp is installed.
  120.  
  121.    To get best results, update these AdSP files with the modules
  122.    supplied with this package. These AdSP modules are optimized and
  123.    sound quality is generally better with these new AdSP modules.
  124.  
  125.    Once you upgrade your AdSP modules to the ones included in this
  126.    package, when you play compressed wave files recorded with the 
  127.    old AdSP modules, you might hear distortions.
  128.  
  129.    Note : AdSP modules are files with .ASP extention
  130.  
  131.  
  132.    Using 8-bit DMA Channel for 16-bit DMA
  133.    --------------------------------------
  134.  
  135.    Some sytsems come without 16-bit DMA channel support. In such 
  136.    systems, the drivers can be configured to use 8-bit DMA for 16-bit 
  137.    DMA channels. Just set the 16-bit DMA Channel parameter to use 
  138.    one of the 8-bit DMA channels(0, 1 or 3). Make sure you specify
  139.    different values for 8-bit DMA and 16-bit DMA.
  140.  
  141.  
  142.    How to Check Driver Version
  143.    ---------------------------
  144.  
  145.    The version of the driver is encoded in the file time. The hour
  146.    indicates the major version and the minutes shows the minor
  147.    version.
  148.  
  149.    For example, the DIR output,
  150.  
  151.         SB16D2   SYS    61866  07-26-95  2:39a
  152.                                          | |
  153.                    Major Version 2 <-----+ |
  154.                                            |
  155.                   Minor Version 39 <-------+
  156.  
  157.    indicates that the version of SB16D2.SYS is 2.39.
  158.  
  159.  
  160.    Known Problems
  161.    --------------
  162.  
  163.       o Some of the new OS/2 native games, use a new audio interface
  164.         called DART. The current drivers are known to have some
  165.         problems(ranging from occassional loss of sounds to system
  166.         hangs) which are being fixed.
  167.  
  168.       o Playing MIDI files with compressed file playback/record has
  169.         proved to be rather unstable. Avoid this if you can.
  170.  
  171.       o The drivers do not support event detection and notification.
  172.         Setting CUEPOINT events from MCI might succeed, but the
  173.         application may not get notified as the driver would not notify
  174.         the stream handler of the cue-point events(refer to
  175.         MCI_SET_CUEPOINT for more info on run-time cue points).
  176.  
  177. [HM11081995]
  178.